home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilmisc / identify.lha / Identify / include / clib / identify_protos.h
Text File  |  1996-09-15  |  456b  |  15 lines

  1. /*
  2. ** This C prototypes file was generated automatically
  3. ** from a document file
  4. ** using doc2protos written by Claus Bönnhoff.
  5. */
  6.  
  7. LONG IdAlert(ULONG, struct TagItem *);
  8. LONG IdAlertTags(ULONG, ULONG,...);
  9. LONG IdExpansion(struct TagItem *);
  10. LONG IdExpansionTags(ULONG,...);
  11. LONG IdFunction(STRPTR, LONG, struct TagItem *);
  12. LONG IdFunctionTags(STRPTR, LONG, ULONG,...);
  13. STRPTR IdHardware(ULONG, struct TagItem *);
  14. STRPTR IdHardwareTags(ULONG, ULONG,...);
  15.